This patch adds missing libuuid dependency for ntfsprogs.
Without it the package fails to install because of missing
dependency to libuuid.
Signed-off-by: Jiri Slachta <[email protected]>
[
[email protected]: also enable libuuid explicitly in configure]
Signed-off-by: Jonas Gorski <[email protected]>
SVN-Revision: 37677
CATEGORY:=Utilities
SUBMENU:=Filesystem
TITLE:=Linux-NTFS
+ DEPENDS:=+libuuid
URL:=http://www.linux-ntfs.org/
endef
CONFIGURE_ARGS += \
--enable-shared \
--enable-static \
+ --with-uuid \
--disable-crypto \
--disable-gnome-vfs \
--disable-ntfsmount